laravel DomPDF live preview

41

$dompdf->stream("dompdf_out.pdf",$dataarray);
// if there is no data to be passed then remove $dataarrray variable
exit(0);

Comments

Submit
0 Comments